home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 June / Macworld (1999-06).dmg / Serious Software / pdfToolbox 1.1 / -->> Plug-Ins Folder / pdfOutput / pdfOutput.rsrc / TEXT_23002_pdfOut.ps.txt < prev    next >
Text File  |  1999-02-24  |  176b  |  13 lines

  1. 4 dict begin
  2.     /top exch def
  3.     /right exch def
  4.     /bottom exch def
  5.     /left exch def
  6.     left bottom moveto
  7.     left top lineto
  8.     right top lineto
  9.     right bottom lineto
  10.     closepath
  11.     clip
  12. end
  13.